home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Format PITy 2009 / instaluj_pity2009.exe / {app} / Podrecznik_pity2009.chm / default.css < prev    next >
Cascading Style Sheet File  |  2010-02-18  |  1KB  |  78 lines

  1. /* Text Styles */
  2. hr { color: #000000}
  3. body, table, tr, th /* Normal */
  4. {
  5.  font-size: 10pt;
  6.  font-family: 'Arial';
  7.  font-style: normal;
  8.  font-weight: normal;
  9.  color: #000000;
  10.  text-decoration: none;
  11. }
  12. span.f_CodeExample /* Code Example */
  13. {
  14.  font-size: 8pt;
  15.  font-family: 'Courier New';
  16. }
  17. span.f_Comment /* Comment */
  18. {
  19. }
  20. span.f_CourierFixed /* Courier Fixed */
  21. {
  22.  font-size: 9pt;
  23.  font-family: 'Courier New';
  24. }
  25. span.f_Heading1 /* Heading1 */
  26. {
  27.  font-size: 12pt;
  28.  font-weight: bold;
  29. }
  30. span.f_ImageCaption /* Image Caption */
  31. {
  32.  font-size: 8pt;
  33.  font-weight: bold;
  34. }
  35. span.f_nag│≤ek /* nag│≤ek */
  36. {
  37.  font-family: 'Verdana';
  38.  font-weight: bold;
  39.  color: #800000;
  40. }
  41. span.f_Notes /* Notes */
  42. {
  43. }
  44. span.f_verdana /* verdana */
  45. {
  46.  font-family: 'Verdana';
  47. }
  48. span.f_verdana_bold /* verdana_bold */
  49. {
  50.  font-size: 12pt;
  51.  font-family: 'Verdana';
  52.  font-weight: bold;
  53. }
  54. /* Paragraph styles */
  55. p /* Normal */
  56. {
  57.  text-align: left;
  58.  text-indent: 0px;
  59.  padding: 0px 0px 0px 0px;
  60.  margin: 0px 0px 0px 0px;
  61. }
  62. .p_CodeExample /* Code Example */
  63. {
  64.  white-space: nowrap;
  65. }
  66. .p_Comment /* Comment */
  67. {
  68. }
  69. .p_Heading1 /* Heading1 */
  70. {
  71. }
  72. .p_ImageCaption /* Image Caption */
  73. {
  74. }
  75. .p_Notes /* Notes */
  76. {
  77. }
  78.